projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
230ebb6
)
* xterm.c (x_set_offset): Don't change the gravity if
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:04:34 +0000
(
01:04
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:04:34 +0000
(
01:04
+0000)
CHANGE_GRAVITY is -1.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 86eb60d04803e4676eddd7bfead7d79d488f7ecb..c9b294ecf6429c296d9045048a54b7940af46138 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
+
+ * xterm.c (x_set_offset): Don't change the gravity if
+ CHANGE_GRAVITY is -1.
+
2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
* intervals.h (INT_LISPLIKE): Remove. It may misfire.